CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - python 界面

搜索资源列表

  1. Python Programming On Win32 Sourcecode

    3下载:
  2. 大量PYTHON编程源码,包括网络,各种界面元素,文件处理等功能源码演示.-PYTHON has made substantial programming source, including network, various interface elements, document handling capabilities source demo.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1528931
    • 提供者:孙刚
  1. IHM

    0下载:
  2. 一个python界面,有进行sql读取及,,html信息的功能
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:106043
    • 提供者:zha
  1. MP3Player.rar

    0下载:
  2. 一个用VB编写的MP3播放器,该界面设计的合理漂亮,是初学者学习开发的好的例子,a mp3 player coded in VB which is beautiful and efficient. Those who are new to this cp language can take advantage of this to get familier with it.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1745212
    • 提供者:CK47
  1. wx

    1下载:
  2. wxPython做的简单的图形界面实例,可以用右键全屏拖动。-A sample for UI construct by wxPython, while could be draged around the screen.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:702757
    • 提供者:wsds w
  1. RapidGUIProgrammingwithPythonandQt

    0下载:
  2. python的gui开发教程,是pyQt,C++Qt中的对应版,C++Qt中所有的效果基本上pyQt里面都有,python程序员想开发华丽界面不可或缺的资料啊。-The gui python development tutorials, is pyQt, C++ Qt the corresponding version, C++ Qt pyQt basically all the effects which are, python programmers want to develop esse
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4738466
    • 提供者:bill
  1. longboo-ajax

    0下载:
  2. 龙博框架主要特点 富客户端技术, 可以和任意后端技术(包括但不限于php, .Net, Java, python)或静态的HTML页面. 包含40多个图形界面控件, 例如标签(Tabs), 窗口对话框(Dialog),树型表格(TreeGrid),时间线(TimeLine)等等. 多浏览器兼容, 包括IE6+, firefox1.5+, opera9+, safari3+ 和 Google Chrome. 大量的API文档 和示例. 不断更新的代码片段供程序
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-16
    • 文件大小:4351823
    • 提供者:Lee XiaoLiang
  1. notepad

    1下载:
  2. 简易记事本,使用wxPython编写而成。它有一个很好的用户界面,使用也很简单,包括很多编辑器的主要功能。-A simple text editor, use wxPython Prepared. It has a very good user interface is also very simple to use, including many of the main functions of the editor.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1344
    • 提供者:kaka
  1. python

    4下载:
  2. python 图形界面编程入门指南 关于python图形界面的各控件应用技巧,适合初学者-Getting Started Guide python GUI Programming
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:140721
    • 提供者:andy
  1. caipiao

    1下载:
  2. 前些时间有空,写了个彩票(双色球)工具,此源码只是软件的半成品,GUI界面运用了很多的技巧,学习pys60编辑必看。-Some time ago the time, wrote a lottery (color ball) tool, this source is only semi-finished software, GUI interface using a lot of skills, learning pys60 editing must-see.
  3. 所属分类:Symbian

    • 发布日期:2017-04-02
    • 文件大小:107653
    • 提供者:凯林
  1. scientific-computing-with-python

    1下载:
  2. 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-07
    • 文件大小:4609149
    • 提供者:yoyo
  1. python

    0下载:
  2. 初学者入门代码,包括网络爬虫和gui界面(Beginners entry code, including web crawler and GUI interface)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:6144
    • 提供者:马笔经
  1. Python写的贪吃蛇小游戏源码

    2下载:
  2. Python写的带简单图形界面的贪吃蛇小游戏,代码简短,是学习Python编程的好材料!(Python written with simple graphical interface Snake game, the code is short, is a good material to learn Python programming!)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:4096
    • 提供者:ddui
  1. 用python做科学计算

    1下载:
  2. 介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像;如何设计精巧的程序界面;如何和C语言所编写的高速计算程序结合;如何编写声音、图像处理算法。(This file introduces how to use the development of Python applications in scientific computing and numerical calculation; how to make 2D and 3D image
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:5489664
    • 提供者:youmi1993
  1. tool_operator

    0下载:
  2. 使用PyQt4进行界面的绘制和鼠标的交互过程(The use of PyQt4 interface rendering and mouse interaction process)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1842176
    • 提供者:stonels0
  1. python-聊天室

    0下载:
  2. 使用python-websocketserver搭建的聊天室,前端使用h5界面(Using python-websocketserver to build a chat room, the front end uses the H5 interface)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:shunzhou
  1. guess_number

    0下载:
  2. 一个简单的猜数字的python界面小游戏。(A simple guess the number of Python interface game.)
  3. 所属分类:游戏

    • 发布日期:2018-05-01
    • 文件大小:94208
    • 提供者:dchlcb
  1. python飞机大战

    2下载:
  2. 实现了游戏的界面图形,在游戏中可以根据不同的道具提高飞机的攻击力,可以保存历史记录(It implements the interface graphics of the game. In the game, the attack ability of the aircraft can be improved according to different props, and the historical records can be kept.)
  3. 所属分类:Python编程

    • 发布日期:2018-08-02
    • 文件大小:3628032
    • 提供者:top潮流
  1. Pro_weather

    1下载:
  2. 基于python的天气查询系统,界面用利用PyQt5,且与数据库MySQL连接,能够实现登录、查询、修改、删除等操作。(Based on Python weather query system, the interface uses PyQt5 and connects with MySQL database to realize login, query, modify, delete and other operations.)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-26
    • 文件大小:13312
    • 提供者:青博假相
  1. Python界面版学生系统

    1下载:
  2. 连接mysql建立的学生管理系统,实现增删改查功能,但没有登录界面,待改善中。(Connect the student management system established by Mysql to realize the function of adding, deleting, modifying and checking, but there is no login interface, which needs to be improved.)
  3. 所属分类:界面编程

  1. python学生管理系统(界面版)

    1下载:
  2. 基于Tkinter的学生管理系统界面。对于入门tkinter的新手非常有帮助(The interface of student management system based on Tkinter. It's very helpful for beginners of Tkinter)
  3. 所属分类:其他

    • 发布日期:2020-05-30
    • 文件大小:1024
    • 提供者:wonald
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com